Видео с ютуба Doubly Linked List C
Doubly Linked List (in C)
Doubly Linked List - Implementation in C/C++
Introduction to Doubly Linked List
Short introduction to doubly linked lists
2.9 Introduction to Doubly Linked List in Data structures | DSA Tutorials
Doubly Linked List (Insertion at the Beginning)
Data structures: Introduction to Doubly Linked List
Подробное объяснение двусвязных списков для начинающих (курс «Структуры данных C++»)
Creating an Entire Doubly Linked List
C Doubly Linked List Tutorial: Insertion, Traversal & Deletion Explained!
2.10 Implementation of Doubly Linked List - Data Structures
Doubly-Linked Lists - CS50 Shorts
2.12 Deletion from Doubly Linked List (beginning,end,specific position) | Data Structures Tutorials
Doubly Linked List (Insertion at the End)
2.11 Insertion in Doubly Linked List(beginning, end, specific position) | Data Structures
Doubly Linked Lists Explained With Code in C Language
Doubly Linked List (Insertion between the Nodes) - Part 1
Lecture 82: Introduction to Doubly Linked List || Insertion and Deletion in Doubly Linked List
Двусвязный список | Вставка, удаление, анализ сложности